home *** CD-ROM | disk | FTP | other *** search
- Short: Output catalog strings from CLI/Shell & AmigaDOS-scripts.
- Author: ki9656@unidhp.uni-c.dk (Mikael Lund)
- Uploader: ki9656@unidhp.uni-c.dk (Mikael Lund)
- Type: util/cli
- Version: 1.0
-
- What?
- -----
- Small command that will print a string from a catalogfile using
- locale.library. Usefull if you want to localize AmigaDOS scripts.
-
- Usage
- -----
- LocaleStr CATALOG/A,ITEM/N/A,DEF/K
-
- Catalog/A Catalog in locale:catalogs/language to be opened.
- Item/N/A String number to get.
- Def/K Default string if failure.
-
- Example: LocaleStr sys/workbench.catalog item=6 def="mydefault"
-
- Requirements
- ------------
- RexxMast running.
-
- Author
- ------
- Mikael Lund
- Ægirsgade 66, 2TH.
- 2200 Kbh. N.
- Denmark
-
- ki9656@unidhp.uni-c.dk
- lund@kiku.dk
-